home *** CD-ROM | disk | FTP | other *** search
- on(release){
- if(_root.poz == "b")
- {
- if(_root.ii4 < 4)
- {
- if(_root.draglej == 51)
- {
- _root.z_17_2.start();
- _root.winokno._visible = true;
- _root.hideall();
- }
- else if(0 < _root.draglej)
- {
- if(eval("_root.mon_039_i" add _root.draglej add "_100") == undefined)
- {
- _root.d_venca.l = "mon_039_iundef_100";
- _root.d_venca.i = "go";
- }
- else
- {
- _root.d_venca.l = "mon_039_i" add _root.draglej add "_100";
- _root.d_venca.i = "go";
- }
- }
- else
- {
- _root.d_venca.l = "mon_039_hladit_100";
- _root.d_venca.i = "go";
- }
- }
- else
- {
- _root.d_venca.l = "mon_039_spi_100";
- _root.d_venca.i = "go";
- }
- _root.stopdragall();
- _root.items_hide();
- _root.hideall();
- }
- else
- {
- _root.venca.gotoAndPlay(_root.poz add "b");
- _root.stopdragall();
- }
- }
-